Updated documents for new release - #236
Conversation
|
Warning Review limit reached
Next review available in: 48 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe project version is bumped to 0.5.0, installation examples and upgrade guidance are updated, migration sections are marked released, and the changelog documents the release contents and comparison links. Changes0.5.0 Release
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #236 +/- ##
=======================================
Coverage ? 86.34%
=======================================
Files ? 48
Lines ? 2599
Branches ? 888
=======================================
Hits ? 2244
Misses ? 353
Partials ? 2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 69: Update the changelog entry for the removed experimental exports so
its release section and migration link both identify version 0.3.0: either move
the entry to the 0.5.0 section, or retain/create a corresponding 0.3.0 migration
anchor in MIGRATION.md.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 2e5fd443-064e-4e15-b121-e556f71aa0c9
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (5)
CHANGELOG.mdREADME.mddocs/MIGRATION.mddocs/deprecation-policy.mdpackage.json
Summary:
1. CHANGELOG (
CHANGELOG.md)## [Unreleased]stub; released content is## [0.5.0] - 2026-07-25.suggest_query_paramsin core), Wire request timeout and 429/5xx retry onto Pinecone I/O hot path #225 (timeout/retry on Pinecone I/O), Redact credentials at tool-error construction and in source_errors #234 (credential redaction), Harden retry/timeout classification on structured HTTP status and bra… #235 (structured retry/timeout classification).050-…anchors.v0.5.0...HEADandv0.4.0...v0.5.0.#050-trimmed-library-exports.2. Version bump
package.jsonandpackage-lock.json(root +packages[""]) → 0.5.0.3. MIGRATION anchors (
docs/MIGRATION.md)0.5.0: list_sources response shape0.5.0: PineconeClient.listNamespacesWithMetadata return shape0.5.0: trimmed library exports4. README & policy
Current version: 0.5.0, new Upgrading to 0.5.0 (breakings + facade note), all install/MCP/npxpins@0.5.0.@0.5.0.npm run docs:link-checkpassed, including new050-…and README anchors.Summary by CodeRabbit
New Features
Improvements
Bug Fixes
Documentation